Skip to content

Support Hi-DPI screens better in the examples#21

Open
chris-morgan wants to merge 1 commit intobramstein:masterfrom
chris-morgan:master
Open

Support Hi-DPI screens better in the examples#21
chris-morgan wants to merge 1 commit intobramstein:masterfrom
chris-morgan:master

Conversation

@chris-morgan
Copy link

Text respects the device pixel ratio, but canvas doesn’t automatically; adjusting its scaling makes it render in terms of device pixels rather than CSS screen pixels. Thus we get non-fuzzy text in the canvas.

Text respects the device pixel ratio, but canvas doesn’t automatically;
adjusting its scaling makes it render in terms of device pixels rather
than CSS screen pixels. Thus we get non-fuzzy text in the canvas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant